a{transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; animation: all ease-in-out 0.3s;}
#focusindex{height: 400px;overflow: hidden;position: relative;min-width: 1200px;}
#focusindex li{height: 400px;overflow: hidden;position: absolute;width: 100%;}
#focusindex li a{display: block;height: 400px;position: absolute;width: 100%; z-index:2}
#focusindex .btn{position: absolute;width: 100%;height: 30px;bottom: 10px;text-align: center;z-index: 9}
#focusindex .btn span{border: 1px solid #d3d1a5;display: inline-block;_display: inline;_zoom: 1;width: 30px;_font-size: 0;margin: 0 3px;cursor: pointer;background: #dfdfdf;z-index: 9; background-color: #fff; border-radius:30px;}
#focusindex .btn span.on{z-index: 9;font-weight: bold; background-color: #fd861e;border: 1px solid #edecd9; color: #FFF;}
#focusindex .preNext{width: 44px;height: 44px;position: absolute;top: 180px;background: url(../images/sprite.png) no-repeat left bottom;cursor: pointer;z-index: 9;opacity: 0;transition: all 0.3s linear 0s;}
#focusindex .pre{left: 0%;z-index: 9}
#focusindex .next{right: 0%;background-position: right bottom;z-index: 9}
#focusindex:hover .preNext{opacity: 0.5;}
#focusindex:hover .pre{left: 10%;}
#focusindex:hover .next{right: 10%;}
#focusindex .pre:hover, #focusindex .next:hover{opacity: 1;}
.eyecone{padding:30px 0px 0px 0px;}
.eyectwo{padding:30px 0px 0px 0px;}
.eyecthree{padding:30px 0px 0px 0px;}
.eyecfour{padding:30px 0px 0px 0px;}
.eyecfive{padding:30px 0px 0px 0px;}
.eyecsix{padding:30px 0px 0px 0px;}
.eyecseven{padding:30px 0px 0px 0px;}
.eyec{padding:30px 0px 0px 0px;}
/*首页*/
.news{background:url(../images/lb.gif) no-repeat 17px 12px; height:42px; overflow:hidden; line-height:42px; margin:10px 0px; background-color:#f9f9f9; position:relative;}
/*.news p{clear:both; padding:10px 0px 0px 50px; font-size:14px; color:#004ea2;}
.news .s1{width:800px; float:left;height:22px; line-height:22px;}
.news .s1 strong{color:#000000; font-size:16px; font-weight:normal;}
.news .s2{width:120px; float:left;height:22px; line-height:22px;}
.news .n,.news .p{display: block; cursor:pointer;width:20px; height:20px; line-height:20px; color:#fff; background-color:#797979; text-align:center; position:absolute; top:11px;}
.news .n{right:54px;}
.news .p{right:22px;}
.news .h{background-color:#004ea2;}*/
.BreakingNewsController{width:100%; overflow:hidden;height:auto; position:relative;}
.BreakingNewsController .bn-title{display:inline-block; float:left; color:#000000; padding-left:60px;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:150px; right:200px;}
.BreakingNewsController ul li{list-style:none; display:none;}
.BreakingNewsController ul li a{display:block;text-decoration:none; height:42px; line-height:42px; color:#004ea2; overflow:hidden; padding:0;}
.BreakingNewsController ul li span{float:right;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:60px;height:20px; position:absolute; right:20px; top:10px;}
.BreakingNewsController .bn-arrows span{display:block; width:20px;line-height:20px; color:#fff; position:absolute; text-align:center; top:0; bottom:0; cursor:pointer; background-color:#797979;}
.BreakingNewsController .bn-arrows span:hover{background-color:#004ea2;}
.BreakingNewsController .bn-arrows-left{left:0;}
.BreakingNewsController .bn-arrows-right{right:10px;}
.docs_t{}
.docs_t ul{padding:30px 0px 20px 8px;}
.docs_t li{width:118px; float:left; text-align:center; cursor:pointer;}
.docs_t li:hover span{background:url(../images/doc_t2.gif) no-repeat 0px 0px;}
.docs_t li a{color:#004ea2;width: 100%;height: 100%; display: block;}
.docs_t li span{display:block; width:77px; height:77px; margin:0px auto; text-align:center; background:url(../images/doc_t1.gif) no-repeat 0px 0px;}
.docs_t li span img{padding:15px 0px 0px 0px;}
.docs_t li p{color:#004ea2; display:block; height:30px; line-height:30px;}
.docs_t .h span{background:url(../images/doc_t2.gif) no-repeat 0px 0px;}
.ksnews{border:#e6e6e6 1px solid; border-radius:5px;}
.ksnews .ksnews_t{}
.ksnews .ksnews_t ul{padding:4px 0px 0px 4px;}
.ksnews .ksnews_t li{width:118px; float:left; height:120px; padding:25px 0px 0px 0px; margin-left:1px; display:inline; background-color:#006adc; text-align:center; transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1) 0s;}
.ksnews .ksnews_t .h{background-color:#6eb92b;}
.ksnews .ksnews_t li a{display:block; width:100%; height:100%; cursor:pointer; position:relative;}
.ksnews .ksnews_t li a img{position:absolute; width:80px; height:70px; left:50%; top:0px; margin-left:-40px;}
.ksnews .ksnews_t li a p{position:absolute; width:100%; top:70px; text-align:center; color:#fff;display:block; height:30px; line-height:30px; left:0px;}
.ksnews .ksnews_t li a:hover img{-webkit-animation: toTop 0.3s forwards;-moz-animation: toTop 0.3s forwards;animation: toTop 0.3s forwards;}
@-webkit-keyframes toTop{0%{height:70px;top:0px;}25%{height:50px;top:10px;}50%{height:30px;top:20px;}75%{height:50px;top:10px;}100%{height:70px;top:0px;}}
@-moz-keyframes toTop{0%{height:70px;top:0px;}25%{height:50px;top:10px;}50%{height:30px;top:20px;}75%{height:50px;top:10px;}100%{height:70px;top:0px;}}
@keyframes toTop{0%{height:70px;top:0px;}25%{height:50px;top:10px;}50%{height:30px;top:20px;}75%{height:50px;top:10px;}100%{height:70px;top:0px;}}
@-webkit-keyframes borderToLeft{}
@-moz-keyframes borderToLeft{}
@keyframes borderToLeft{}
.kscontent{height:480px; width:100%; margin:0 auto; overflow:hidden; position:relative;}
.ksnews_c{padding:20px 30px; position:absolute; left:0px; width:1138px;}
.ksnews_c .c1{width:788px; height:440px; overflow:hidden; float:left;}
.ksnews_c .c2{width:310px; height:440px; overflow:hidden; float:left; margin:0px 0px 0px 40px; display:inline;}
.ksnews_about{height:150px; overflow:hidden; position:relative;}
.ksnews_about h3{text-align:center; font-weight:normal; font-size:22px; color:#006adc; height:40px; line-height:40px;}
.ksnews_about p{padding:0px 0px 0px 0px; line-height:24px; text-indent:2em;}
.ksnews_about span{display: block; width: 120px; position: absolute; bottom: 0px; right: 0px; height: 30px; line-height: 30px; text-align: center; background: #6eb92b; color: #fff;border-radius: 10px;}
.ksnews_about span a{color:#fff;}
.ksnews_fs{}
.ksnews_fs .t{font-weight:normal; font-size:22px; color:#006adc; height:50px; line-height:50px; border-bottom:#6d6d6d 1px solid;}
.ksnews_fs .c{height:70px; line-height:30px; padding:10px 0px 0px 0px;}
.ksnews_fs .c a{display:block; text-decoration: none; background: #006adc; box-shadow: #000 1px 1px 3px; text-align: center; color: #fff; height: 30px; line-height: 30px; overflow: hidden; border-radius: 5px; margin: 0px 0px 5px 0px;}
.ksnews_fs .c a:hover{background:#6eb92b;}
.ksnews_fs .c ul{}
.ksnews_fs .c li{display:block; width:175px; float:left; margin:0px 10px 0px 10px; display:inline;}
.ksnews_adv{height:130px;}
.ksnews_adv img{border:#ccc 1px solid; padding:1px; border-radius:5px;}
.ksnews_adv a{display:inline-block; margin-left:40px;}
.ksnews_adv a:first-child{margin-left:0px;}
.ksnews_ban{width:310px; height:240px; overflow:hidden; position:relative;}
.ksnews_ban .swiper-container{position:static;}
.ksnews_ban .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:35px;}
.ksnews_ban p{padding:5px 0px 0px 0px; height:28px;text-align:center;}
.ksnews_list{padding:10px 0px 0px 0px;}
.ksnews_list .t{font-weight:normal; font-size:22px; color:#006adc; height:40px; line-height:40px;}
.ksnews_list ul{padding:5px 0px 0px 0px;}
.ksnews_list li{height:32px; line-height:32px; border-bottom:#6eb92d 1px solid; font-size:14px;background:url(../images/icon1.gif) no-repeat 0px 11px; padding-left:15px; overflow:hidden;}
.ksnews_list li a{color:#999999; text-decoration:none; display:block; width:100%; height:100%;}
.ksnews_list li a:hover{color:#000;}
.ksnews_list li:hover{border-bottom:#006adc 1px solid;}
.ksnews_list li.h{border-bottom:#006adc 1px solid;}
/*频道页*/
.eye_con .t{background:url(../images/eye_t.gif) no-repeat 0px 54px;}
.eye_con .t span{display:block; height:54px; line-height:54px; text-align:center; font-size:36px; color:#000;}
.eye_con .t p{background:url(../images/eye_t_p.gif) no-repeat center center; text-align:center; font-size:18px; height:29px; line-height:29px;}
.eye_con .c{border:#e6e6e6 1px solid; border-top:#bdbdbd 1px solid;}
.eyect{height:88px; position:relative;}
.eyect .t{text-align:center; font-size:36px; color:#000; height:50px; line-height:50px;}
.eyect .tt{width:100%; position:absolute; bottom:0px; height:29px; eft:0px; right:0px; z-index:2; line-height:29px;}
.eyect .tt span{display:block; width:350px; border:#bdbdbd 1px solid; border-radius:15px; text-align:center; background-color:#fff; height:27px; line-height:27px; margin:0 auto;}
.eyect .line{width:1198px; border:#e6e6e6 1px solid; border-bottom:0 none; position:absolute; bottom:0px; height:15px; z-index:1; border-radius:15px 15px 0px 0px;}
.eyecc{border:#e6e6e6 1px solid; border-top:0 none;border-radius:0px 0px 15px 15px;}
/*发展历程*/
.fzlc{padding:60px 0px 30px 0px; width:810px; position:relative;}
.fzlc ul{background:url(../images/fzlc1.gif) 124px repeat-y;height:280px; overflow:hidden; position:relative;padding-top: 120px;}
.fzlc ul li{height:90px; position:relative;}
.fzlc ul li span{display:block; width:150px; line-height:60px; text-align:right; position:absolute; left:0px; top:0px;}
.fzlc ul li i{display:block; background:url(../images/fzlc3.gif) no-repeat; width:32px; height:32px; position:absolute; top:16px; left:162px;}
.fzlc ul li p{display:block; width:500px; position:absolute; top:15px; left:212px; font-size:16px;}
.fzlc ul li p strong{display:block; height:30px; line-height:30px; font-weight:normal; color:#006adc; font-size:24px;}
.fzlc ul .li1{background:url(../images/fzlc2.gif) no-repeat 124px 0px #fff; width:100%; height:106px; position:absolute; top:0px; z-index:99;}
.fzlc .arrow{width:80px; position:absolute; top:150px; right:20px;}
.fzlc .arrow a{display:inline-block; margin:30px 0px; width:80px; height:80px; cursor:pointer;}
.fzlc .arrow .arrowup{background:url(../images/up.png) no-repeat 0px 0px;background-size:80px 80px; text-indent:-9999em; overflow:hidden;}
.fzlc .arrow .arrowdown{background:url(../images/down.png) no-repeat 0px 0px;background-size:80px 80px; text-indent:-9999em; overflow:hidden;}
/*简介*/
.about{padding:30px 0px 0px 0px; width:310px;}
.about p{padding:5px 0px 0px 0px; line-height:28px;}
.about p a{color:#21cb00;}
/*病因(1-5)*/
.bingyin{padding:15px 0px 15px 0px;}
.bingyin ul{padding:0px 0px 0px 3px;}
.bingyin li{width:298px; height:320px; text-align:center; background-color:#006adc; float:left;}
.bingyin li.h{background-color:#6eb92b;}
.bingyin li a{padding:40px 0px 0px 0px; width:100%; height:280px; display:block; text-decoration:none;}
.bingyin li span{display:block; font-size:24px; color:#fff; line-height:24px; padding:10px 0px 0px 0px;}
.bingyin li span i{display:block; font-size:14px;text-transform:uppercase; font-style:normal;}
.bingyin li p{padding:25px 20px 0px 20px; color:#fff; font-size:14px; line-height:24px;}
.bingyin5{padding:15px 0px 15px 0px;}
.bingyin5 ul{padding:0px 0px 0px 5px;}
.bingyin5 li{width:198px; height:200px; text-align:center; background-color:#006adc; float:left;}
.bingyin5 .green{background-color:#6eb92b;}
.bingyin5 li img{width:80px; height:80px;}
.bingyin5 li a{padding:40px 0px 0px 0px; width:100%; height:160px; display:block; text-decoration:none;}
.bingyin5 li span{display:block; font-size:24px; color:#fff; line-height:24px; padding:10px 0px 0px 0px;}
.bingyin5 li span i{display:block; font-size:14px;text-transform:uppercase; font-style:normal;}
.bingyin5 li p{padding:25px 20px 0px 20px; color:#fff; font-size:14px; line-height:24px; display:none;}
.bingyin6{padding:15px 0px 15px 0px;}
.bingyin6 li{width:398px; height:242px; float:left; background-color:#006adc;}
.bingyin6 li.green{background-color:#6eb92b;}
.bingyin6 li a{padding:15px 0px 0px 0px; display:block; text-decoration:none; text-align:center;}
.bingyin6 li span{display:block; font-size:24px; color:#fff; line-height:24px; padding:10px 0px 0px 0px;}
.bingyin6 li span i{display:block; font-size:14px;text-transform:uppercase; font-style:normal;}
.bingyin6 li p{padding:10px 20px 0px 20px; color:#fff; font-size:14px; line-height:24px; display:none;}
/*医师团队*/
.docs{}
.docs .docinfo{width:830px; height:530px; position:relative; float:left;}
.docs .docinfo .btn{display:none; height:65px; width:31px; background:url(../images/icon_btn.png) no-repeat; position:absolute; top:200px; z-index:999; cursor:pointer;}
.docs .docinfo .prev{left:10px; background-position:0px 0px;}
.docs .docinfo .next{right:10px; background-position:-43px 0px;}
.doc_con{width:800px; height:238px; position:relative; margin:100px 0px 0px 30px;overflow:hidden;}
.doc_con ul{height:238px;position:absolute; left:0;}
.doc_con li{width:800px;height:238px; floatleft;position:relative; float:left;}
.doc_con .i{width:238px; position:absolute; left:60px; top:0px;}
.doc_con .c{width:400px; position:absolute; right:80px; top:20px;}
.doc_con .c h3{font-size:36px; color:#006adc; font-weight:normal;}
.doc_con .c small{font-size:24px; color:#535454;}
.doc_con .c .zw{padding:10px 0px 0px 5px;}
.doc_con .c .zw span{display:block; line-height:24px; font-size:16px;}
.doc_con .c p{padding:10px 20px 0px 5px;}
.doc_con .c .doc_zx{padding:10px 0px 0px 0px;}
.doc_con .c .doc_zx a{color:#fff; font-size:16px; text-align:center; display:inline-block; width:120px; height:40px; line-height:40px; text-decoration:none; cursor:pointer;}
.doc_con .c .doc_zx .zx1{background-color:#006adc;}
.doc_con .c .doc_zx .zx2{background-color:#6eb92b; margin-left:10px;}
.doc_list{width: 800px; height: 120px; position: relative; overflow: hidden; margin: 60px 0px 0px 30px;}
.doc_list ul{height:120px;position:absolute; left:0;}
.doc_list li{width:200px; height:80px; padding-bottom:20px; border-bottom:#787878 2px solid; display:inline; cursor:pointer;}
.doc_list li .i{width:80px; position:absolute; top:0px; left:0px;}
.doc_list li .c{width:90px; position:absolute; top:0px; left:90px;}
.doc_list li .c span{height:28px; line-height:28px; display:block;}
.doc_list li .c p{line-height:20px; font-size:14px; padding:3px 0px 0px 0px;}
.doc_list .on{width:200px; border-bottom:#7cc1ff 2px solid;}
.docs .doctime{width:320px; float:left; margin-left:20px; display:inline;}
.docs .doctime .t{font-size:28px; text-align:center; color:#000;}
.docs .doctime .c{height:488px; overflow:hidden; position: relative; z-index: 999;}
.docs .doctime .c dl{height: 488px; overflow: hidden;}
.docs .doctime .c dd{height:150px; border:#c1c1c1 1px solid; position:relative; margin-top:10px;}
.docs .doctime .c dd .s1{display:block; width:100%; height:117px; position:relative; border-bottom:#c1c1c1 1px solid;}
.docs .doctime .c dd .s1 .s1_1{display:block;width:104px; text-align:center;height:117px; position:absolute; left:0px; top:0px; border-right:#c1c1c1 1px solid; padding-top:1px; z-index:99}
.docs .doctime .c dd .s1 .s1_1 img{width:100px; height:100px; padding:8px 0px 0px 1px;}
.docs .doctime .c dd .s1 .s1_2{display:block; width:210px; position:absolute; right:1px; top:0px; z-index:99}
.docs .doctime .c dd .s1 .s1_2 h3{width:100%;border-bottom:#c1c1c1 1px solid; font-size:16px; font-weight:normal; text-align:center;}
.docs .doctime .c dd .s1 .s1_2 h4{width:100%; font-size:14px; font-weight:normal; text-align:center;}
.docs .doctime .c dd .s1 .s1_2 span{width:29px; height:29px; display:block; float:left; border:#c1c1c1 1px solid; text-align:center; line-height:29px; font-size:12px;}
.docs .doctime .c dd .s1 .s1_2 .td{border-bottom:0 none; border-left:0 none;}
.docs .doctime .c dd .s1 .s1_2 .td1{border-bottom:0 none; border-left:0 none;border-right:0 none;}
.docs .doctime .c dd .s1 .s1_2 .td5{width: 208px; border: 0 none;border-top: #c1c1c1 1px solid;font-size: 14px;}
.docs .doctime .c dd .s2{display:block;font-size:14px; padding-left:10px;height: 28px; position:relative;line-height: 28px;}
.docs .doctime .c dd .s2 a{display:block; width:100px; text-align:right; position:absolute; right:5px; top:0px; height:28px; line-height:28px; cursor:pointer;}
/*纠正方式*/
.zjfs{}
.zjfs ul{padding:20px 0px 20px 5px;}
.zjfs li{width:372px; height:360px; float:left; margin-left:18px; display:inline;background-color:#fff;}
.zjfs li img{padding-bottom:5px;}
.zjfs li p{background-color:#006adc; text-align:center; height:115px;}
.zjfs li p b{display:block; padding:30px 0px 0px 0px; color:#fff; font-size:32px;}
.zjfs li p span{display:block; padding:5px 0px 0px 0px; color:#fff; font-size:16px;}
.zjfs6{}
.zjfs6 ul{padding:20px 0px 20px 5px;}
.zjfs6 li{width:575px; height:260px; float:left; margin:10px 10px; display:inline;background-color:#0069dc;}
.zjfs6 li img{width:310px; height:230px; float:left; margin:15px 0px 0px 15px; display:inline;}
.zjfs6 li p{width:230px;height:230px; float:left; text-align:center; margin:0px 0px 0px 10px; display:inline;}
.zjfs6 li p b{display:block; padding:50px 0px 0px 0px; color:#fff; font-size:32px; line-height:40px;}
.zjfs6 li p span{display:block; padding:5px 0px 0px 0px; color:#fff; font-size:16px;}
/*6大理由*/
.sixly{padding:15px 0px 15px 2px;}
.sixly li{width:398px; height:242px; float:left; background-color:#006adc;}
.sixly li.green{background-color:#6eb92b;}
.sixly li a{padding:15px 0px 0px 0px; display:block; text-decoration:none; text-align:center;}
.sixly li span{display:block; font-size:24px; color:#fff; line-height:24px; padding:10px 0px 0px 0px;}
.sixly li span i{display:block; font-size:14px;text-transform:uppercase; font-style:normal;}
.sixly li p{padding:10px 20px 0px 20px; color:#fff; font-size:14px; line-height:24px;}
/*设备技术*/
.sbjs{height:520px; position:relative;}
.sbjs .btn{display:none; height:65px; width:31px; background:url(../images/icon_btn.png) no-repeat; position:absolute; top:200px; z-index:999; cursor:pointer;}
.sbjs .prev{left:10px; background-position:0px 0px;}
.sbjs .next{right:10px; background-position:-43px 0px;}
.sbjs_img{padding:50px 0px 0px 0px;width:1170px; margin:0 auto; height:360px; position:relative; overflow:hidden;}
.sbjs_img ul{height:360px;position:absolute; left:0;}
.sbjs_img li{width:1170px;height:360px; floatleft;position:relative; float:left;}
.sbjsinfo{width:830px;height:360px; floatleft;position:relative; float:left;}
.sbjsinfo .i{width:296px; position:absolute; left:30px; top:0px;}
.sbjsinfo .c{width:460px; position:absolute; right:10px; top:0px;}
.sbjsinfo .c .c1{background:#eff7ff; padding:20px;}
.sbjsinfo .c h3{font-size:22px; color:#05457f; font-weight:normal;}
.sbjsinfo .c .zw{padding:10px 0px 0px 0px;}
.sbjsinfo .c .zw span{display:block; line-height:24px; font-size:16px;}
.sbjsinfo .c p{padding:10px 20px 0px 10px; font-size:16px; line-height:24px;}
.sbjsinfo .c .zx{padding:10px 0px 0px 0px;}
.sbjsinfo .c .zx a{color:#fff; font-size:16px; text-align:center; display:inline-block; width:120px; height:40px; line-height:40px; text-decoration:none; cursor:pointer;}
.sbjsinfo .c .zx .zx1{background-color:#006adc;}
.sbjsinfo .c .zx .zx2{background-color:#7cc1ff; margin-left:10px;}
.sbjsimg{width:320px; float:left; margin-left:20px; display:inline;}
.sbjsimg .sbjsimg1{}
.sbjsimg .sbjsimg2{padding:10px 0px 0px 0px;}
.sbjsimg .sbjsimg2 span{display:block; width:150px; float:left; margin-left:10px;}
.sbjsimg .sbjsimg2 .s1{margin-left:0px;}
.sbjs_ul{padding-bottom:0px;width:1170px; margin:0 auto; height:110px; position:relative; overflow:hidden;}
.sbjs_ul ul{height:92px; position:absolute;left:0;}
.sbjs_ul li{width:390px; height:80px; position:relative; float:left; padding-bottom:15px; border-bottom:#787878 2px solid; display:inline; cursor:pointer;}
.sbjs_ul li .i{width:80px; position:absolute; top:0px; left:30px;}
.sbjs_ul li .c{width:250px; position:absolute; top:15px; left:125px;}
.sbjs_ul li .c span{height:28px; line-height:28px; display:block; color:#04354a;}
.sbjs_ul li .c p{line-height:20px; font-size:14px; padding:3px 0px 0px 0px;}
.sbjs_ul .on{width:390px; border-bottom:#7cc1ff 2px solid;}
/*注意事项*/
.zysx{padding:30px 0px 20px;}
.zysx ul{padding:0px 0px 0px 5px;}
.zysx li{width:550px; height:50px; overflow:hidden; line-height:50px; border-bottom:#6eb92d 1px solid; float:left; margin-left:30px; display:inline; background:url(../images/icon1.gif) no-repeat 20px 22px; text-indent:2.5em;}
.zysx li a{color:#636363; font-size:16px; text-decoration:none;}
.zysx li a i{font-size:8px; font-style:normal;}
/*活动*/
.huodong{padding:30px 0px 20px 0px;}
.huodong ul{padding:0px 0px 0px 12px;}
.huodong li{width:364px; float:left; margin-left:20px; display:inline;}
.huodong li a{display:block; width:100%; height:100%;}
.huodong li a img{border-radius:10px;box-shadow: #333 0px 0px 2px;}
.huodong li a p{text-align:center; height:28px; line-height:28px; overflow:hidden;}
/*环境*/
.huanjing{padding:20px 0px;}
.huanjing ul{padding:0px 0px 0px 8px;}
.huanjing li{width:180px; float:left; margin-left:15px; display:inline;}
.huanjing li a{display:block; width:100%; height:100%; text-decoration:none;}
.huanjing li a p{text-align:center; height:28px; line-height:28px; overflow:hidden;}
/*内容*/
.here{height:70px; line-height:70px;}
.show{padding-bottom:30px;}
.showleft{width:855px; float:left; border:#e4e4e4 1px solid;}
.showleft .aboutc .l{padding:20px;}
.showright{width:326px; float:left; margin-left:15px; display:inline;}
.showltitle{border-bottom:#e5e5e5 1px solid; margin:0px 40px;}
.showltitle h3{font-size:30px;line-height:40px; padding:40px 0px 0px 0px; font-weight:normal;}
.showltitle .zx{padding:15px 0px 0px 0px;}
.showltitle .zx a{display:inline-block;}
.showltitle .zx span{display:inline-block;}
.showlcon{padding:20px 40px;}
.showlcon img{width:640px !important; height:auto !important;}
.showlcon img{ display:none;}
.showimg img{ display:inline-block;}
/*隐藏图片*/
img.wzimg{width:238px !important; height:auto !important;}
.showlcon h2{ margin:20px 0;font-size:20px;}
.showlcon p{line-height:28px; padding:8px 0px 3px 0px;}
.showlshare{padding: 0px 0px 0px 300px; height:50px; line-height:50px;}
.showlpage{padding:20px 40px; height:80px; position:relative;}
.showlpage span{display:block; width:40%; position:absolute;}
.showlpage .a1{left:40px; text-align:left;}
.showlpage .a2{right:40px; text-align:right;}
.showlxm{border:#e5e5e5 1px solid; border-left:0 none; border-right:0 none;}
.showlxm ul{}
.showlxm li{float:left; width:170px; height:170px; position:relative; text-align:center; border-right:#e5e5e5 1px solid; cursor:pointer; display:block;}
.showlxm .end{border-right:0 none;}
.showlxm li a{display:block; padding:110px 0px 0px 0px; height:60px; transition: all 0.3s linear 0s;}
.showlxm li .a1{background:url(/images/icon14.png) no-repeat center 30px;}
.showlxm li .a2{background:url(/images/icon11.png) no-repeat center 30px;}
.showlxm li .a3{background:url(/images/icon13.png) no-repeat center 30px;}
.showlxm li .a4{background:url(/images/icon12.png) no-repeat center 30px;}
.showlxm li .a5{background:url(/images/icon10.png) no-repeat center 30px;}
.showlxm li:hover{background-color:#6eb92b;}
.showlxm li:hover a{color:#fff;}
.showlxm li:hover .a1{background:url(/images/icon14_1.png) no-repeat center 30px;}
.showlxm li:hover .a2{background:url(/images/icon11_1.png) no-repeat center 30px;}
.showlxm li:hover .a3{background:url(/images/icon13_1.png) no-repeat center 30px;}
.showlxm li:hover .a4{background:url(/images/icon12_1.png) no-repeat center 30px;}
.showlxm li:hover .a5{background:url(/images/icon10_1.png) no-repeat center 30px;}
.showlxm span{display:inline-block; float:left; width:427px;height:170px; border-top:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;}
.showlxm .s1{background:url(/images/wx.jpg) no-repeat 25px 9px;}
.showlxm .s1 p{padding:30px 0px 20px 168px; line-height:22px;}
.showlxm .s1 p strong{display:block; font-size:24px; font-weight:normal; padding:10px 0px 10px 0px;}
.showlxm .s2{border-right:0 none;}
.showlxm .s2 p{padding:30px 50px 10px 45px;}
.showlxm .s2 a{display:block; width:120px; height:35px; margin:0 auto; border-radius:5px; line-height:35px; text-align:center; background-color:#6eb92b; color:#fff;}
.showrbox{border:#e4e4e4 1px solid; padding:14px; margin-bottom:20px; height:auto;}
.showrbox .t{font-size:18px; line-height:40px; width:100%; background:#6eb92b; text-align:center; color:#fff; margin-bottom:10px;}
.showrbox .zxhd{}
.showrbox .zxhd .c1{text-align:center;}
.showrbox .zxhd .c2 ul li{ background-color:#0069dc; width:70px; text-align:center; line-height:65px; height:65px; float:left; margin:5px 0px 0px 5px; display:inline;}
.showrbox .zxhd .c2 ul li:hover{background-color:#6eb92b;}
.showrbox .zxhd .c2 ul li a{ display:block; padding:0px;}
.showrbox .zxhd .c2 ul li a p{ color:#fff; font-size:14px; height:28px; line-height:28px; margin-top:-28px;}
.showrbox .zxhd .c2 ul .start{ margin-left:0px;}
.showrbox .krakatoa .krakatoa-control{width:100%; position:absolute; top:0px; left:0px; z-index:9999;}
.showrbox .krakatoa .krakatoa-control .arrows{height:100%;position: relative;}
.showrbox .krakatoa .krakatoa-control .arrows .arrow{height: 65px;width: 31px; background: url(/images/icon_btn.png) no-repeat; text-indent:99999em; overflow:hidden; position: absolute; top: 173px; z-index: 999; cursor: pointer;}
.showrbox .krakatoa .krakatoa-control .arrows .arrow-left{left: 0px; background-position: 0px 0px;}
.showrbox .krakatoa .krakatoa-control .arrows .arrow-right{right: 0px;background-position: -43px 0px;}
.showrbox .krakatoa .krakatoa-control .buttons{display:none;}
.showrbox .krakatob .krakatoa-control{width:100%; position:absolute; top:0px; left:0px; z-index:9999;}
.showrbox .krakatob .krakatoa-control .arrows{height:100%;position: relative;}
.showrbox .krakatob .krakatoa-control .arrows .arrow{height: 65px;width: 31px; /*background: url(../images/icon_btn.png) no-repeat; */text-indent:99999em; overflow:hidden; position: absolute; top: 60px; z-index: 999; cursor: pointer;}
.showrbox .krakatob .krakatoa-control .arrows .arrow-left{left: 0px; background-position: 0px 0px;}
.showrbox .krakatob .krakatoa-control .arrows .arrow-right{right: 0px;background-position: -43px 0px;}
.showrbox .krakatob .krakatoa-control .buttons{display:none;}
.showrbox .krakatob a{transition:none; -webkit-transition: none; -moz-transition:none; -o-transition:none; -ms-transition: none; animation:none;}
/*.ksnews_ban .krakatoc .krakatoa-control{}
.ksnews_ban .krakatoc .krakatoa-control .arrows{position:absolute; width:100%; position:absolute; top:50%; height:30px; margin-top:-15px; display:inline;}
.ksnews_ban .krakatoc .krakatoa-control .arrows .arrow{height: 15px;width: 15px; background: url(../images/icon_btn1.gif) no-repeat; text-indent:99999em; overflow:hidden; position: absolute; bottom: 0px; z-index: 999; cursor: pointer;}
.ksnews_ban .krakatoc .krakatoa-control .arrows .arrow-left{left: 0px; background-position: 0px 0px;}
.ksnews_ban .krakatoc .krakatoa-control .arrows .arrow-right{right: 0px;background-position: -43px 0px;}
.ksnews_ban .krakatoc .krakatoa-control .buttons{position:absolute;top:5px;right:0px;z-index:100;}
.ksnews_ban .krakatoc .krakatoa-control .pagination{float:left;margin:0 2px;}
.ksnews_ban .krakatoc .krakatoa-control .pagination a{display:block;width:10px;height:0;padding-top:10px;overflow:hidden;}
.ksnews_ban .krakatoc .krakatoa-control .active-button a,.active-button a:hover{}
.ksnews_ban .krakatoc .krakatoa-control .pagination a:hover{}*/
.ksnews_ban .krakatoc .krakatoa-control .arrows{position:absolute; top:50%; left:0px; width:100%; height:30px; margin-top:-15px; display:inline; z-index:999;}
.ksnews_ban .krakatoc .krakatoa-control .arrows li{width:15px; height:15px; position:absolute; background: url(../images/icon_btn1.gif) no-repeat; overflow:hidden;text-indent:99999em; overflow:hidden; cursor:pointer;}
.ksnews_ban .krakatoc .krakatoa-control .arrows .arrow-left{left: 20px; background-position: 0px 0px;}
.ksnews_ban .krakatoc .krakatoa-control .arrows .arrow-right{right: 20px;background-position: -20px 0px;}
.ksnews_ban .krakatoc .krakatoa-control .buttons{width:100%; left:0px; position:absolute; bottom:50px; z-index:999; text-align:center;}
.ksnews_ban .krakatoc .krakatoa-control .buttons li{width:12px; height:12px; background:#999; border-radius:12px; margin:0px 2px; display:inline-block; overflow:hidden;text-indent:99999em; cursor:pointer; _float:left;}
.ksnews_ban .krakatoc .krakatoa-control .buttons .active-button{background:#1b70da;}
.ksnews_ban .krakatoc a{transition:none; -webkit-transition: none; -moz-transition:none; -o-transition:none; -ms-transition: none; animation:none;}
.showrbox .doc{}
.showrbox .doc .i{text-align:center;}
.showrbox .doc .c{padding:10px 0px 0px 0px}
.showrbox .doc .c h3{font-size:36px; color:#006adc; font-weight:normal; text-align:center; height: 40px;line-height: 40px;}
.showrbox .doc .c small{font-size:24px; color:#535454;}
.showrbox .doc .c .zw{padding:10px 0px 0px 0px;}
.showrbox .doc .c .zw span{display:block; line-height:24px; font-size:16px;}
.showrbox .doc .c p{padding:10px 0px 0px 0px;}
.showrbox .doc .c .doc_zx{padding:10px 0px 0px 0px; text-align:center;}
.showrbox .doc .c .doc_zx a{color:#fff; font-size:16px; border-radius:5px; text-align:center; display:inline-block; width:120px; height:40px; line-height:40px; text-decoration:none; cursor:pointer;}
.showrbox .doc .c .doc_zx .zx1{background-color:#006adc;}
.showrbox .doc .c .doc_zx .zx2{background-color:#6eb92b; margin-left:10px;}
.xinqu ul{padding:0px 0px 0px 0px;}
.xinqu li{height:40px; overflow:hidden; line-height:40px; border-bottom:#6eb92d 1px solid; background:url(/images/icon1.gif) no-repeat 0px 18px; text-indent:1.2em;}
.xinqu li a{color:#636363; font-size:16px; text-decoration:none;}
.xinqu li a i{font-size:8px; font-style:normal;}
.abouts{border:#e0e0e0 1px solid;}
.abouts .aboutleft{width: 230px; position:relative; float:left; padding:30px 25px;}
.abouts .aboutright{width: 865px; border-left:#e0e0e0 1px solid; float:left;padding:30px 25px; margin-left:1px; display:inline;}
.aboutleft ul{}
.aboutleft li{width:230px; height:46px; font-size:16px; position:relative; overflow:hidden;}
.aboutleft li a{width:100%; height:45px; line-height:45px; display:block; text-indent:30px; border-bottom:1px solid #e0e0e0; position:absolute; left:0px; top:0px; z-index:9;}
.aboutleft a:hover{color:#fff; border-bottom:1px solid #e0e0e0;}
.aboutleft li span{font-size:12px; margin-left:15px;}
.aboutleft li p{width:230px; height:46px; background:url(../images/doctor_l_ico.png) 12px 0px #1b70da no-repeat; position:absolute; left:-230px; top:0px; transition: all 0.3s linear 0s;}
.aboutleft li:hover p{left:0px;}
.aboutleft .hover p{left:0px;}
.aboutleft .hover a{left:0px; color:#fff; border-bottom:1px solid #e0e0e0;}
.aboutright{min-height:700px;}
.aboutc{}
.aboutc .b li{width:265px; float:left; margin:5px 10px; text-align:center;}
.aboutc .b li .i img{border:#e0e0e0 1px solid; padding:1px; width:268px; height:240px;}
.aboutc .b li .t{text-align:center; font-size:14px;}
/**********分页***********/
.pageTest{width: 680px; height: 60px; margin:40px 0 40px 28%}
.pageTest li{display:inline-block;padding:5px 12px;border:1px solid #ddd;position:relative;float:left;margin-right:6px;background-color:#fafafa;}
.pageTest li.thisclass{background-color:#72bc37;}
.pageTest li.thisclass a{color:#fff;}
.aboutc .l{}
.aboutc .l li{overflow: hidden;border-bottom: #c1c1c1 1px dashed;position: relative; padding:20px 10px 5px 10px;}
.aboutc .l li .i{width: 135px; display: block; height: 140px;position: absolute;left: 15px; top: 5px; border: #ccc 1px solid; padding: 1px; text-align: center; overflow: hidden;display:none;}
.aboutc .l li .t{display: block;}
.aboutc .l li .t h3{height:45px; line-height:45px; font-size:22px;}
.aboutc .l li .t p{text-indent:2em;}
.aboutc .l li .t span{text-align:right; padding:0px 0px 0px 0px; color:#F00;}
.aboutc .l li .t div{color:#bbb; padding:5px 0px;}
.aboutc .l li .t div span{display:block; width:120px;}
.aboutc .l li .t div .s2{float:right;}
.doc_about{width:800px;/* height:238px; */position:relative;margin:100px 0px 0px 30px;/* overflow:hidden; */}
.doc_about ul{}
.doc_about li{width:800px;height:238px;position:relative; margin-top:20px;}
.doc_about .i{width:238px; position:absolute; left:0px; top:0px;}
.doc_about .c{width:400px; position:absolute; left: 260px; top:20px;}
.doc_about .doctime{width:210px;}
.doc_about .c h3{font-size:36px; color:#006adc; font-weight:normal;}
.doc_about .c small{font-size:24px; color:#535454;}
.doc_about .c .zw{padding:10px 0px 0px 5px;}
.doc_about .c .zw span{display:block; line-height:24px; font-size:16px;}
.doc_about .c p{padding:10px 20px 0px 5px;}
.doc_about .c .doc_zx{padding:10px 0px 0px 0px;}
.doc_about .c .doc_zx a{color:#fff; font-size:16px; text-align:center; display:inline-block; width:120px; height:40px; line-height:40px; text-decoration:none; cursor:pointer;}
.doc_about .c .doc_zx .zx1{background-color:#006adc;}
.doc_about .c .doc_zx .zx2{background-color:#6eb92b; margin-left:10px;}
.aboutc .doctime{margin-left:20px; display:inline;}
.aboutc .doctime .t{font-size:28px; text-align:center; color:#000;}
.aboutc .doctime .c{position: relative; z-index: 999;}
.aboutc .doctime .c dl{}
.aboutc .doctime .c dd{width:410px; float:left; height:210px; border:#c1c1c1 1px solid; position:relative; margin:20px 10px 0px 10px;}
.aboutc .doctime .c dd .s1{display:block; width:100%;}
.aboutc .doctime .c dd .s1 .s1_1{display:block;width:120px; text-align:center;height:209px; position:absolute; left:0px; top:0px; border-right:#c1c1c1 1px solid; padding-top:1px; z-index:99}
.aboutc .doctime .c dd .s1 .s1_1 img{width:100px; height:100px; padding:8px 0px 0px 1px;}
.aboutc .doctime .c dd .s1 .s1_1 h3{height:50px; line-height:50px;}
.aboutc .doctime .c dd .s1 .s1_2{display:block; width:287px; position:absolute; right:1px; top:0px; z-index:99}
.aboutc .doctime .c dd .s1 .s1_2 h4{width:100%; font-size:14px; font-weight:normal; text-align:center;}
.aboutc .doctime .c dd .s1 .s1_2 ul{}
.aboutc .doctime .c dd .s1 .s1_2 li{width:71px; float:left;border-right:#c1c1c1 1px solid; text-align:center;}
.aboutc .doctime .c dd .s1 .s1_2 li span{display:block;height:45px;font-size:12px;line-height:22px;border-top:#c1c1c1 1px solid;}
.aboutc .doctime .c dd .s1 .s1_2 .none{border-right:0 none;}
.aboutc .doctime .c dd .s1 .s1_2 li .td1{line-height:22px; font-size:14px;}
.aboutc .doctime .c dd .s1 .s1_2 li .td2{height:43px;padding:1px;}
.aboutc .doctime .c dd .s1 .s1_2 li .td2 a{width:100%; height:100%;display:block;background-color:#6eb92b;color:#fff;}
.aboutc .doctime .c dd .s1 .s1_2 li .td3{line-height: 89px; padding: 1px;height: 89px;}
.aboutc .doctime .c dd .s1 .s1_2 li .td3 a{width:100%; height:100%; background-color:#ccc; display:block;}
.aboutc .doctime .c dd .s1 .s1_2 li .cls1{line-height:43px; font-size:16px;}
.aboutc .doctime .c dd .s2{display:block;font-size:14px; padding-left:10px;height: 28px; position:relative;line-height: 28px;}
.aboutc .doctime .c dd .s2 a{display:block; width:100px; text-align:right; position:absolute; right:5px; top:0px; height:28px; line-height:28px; cursor:pointer;}
.aboutc .docnav{}
.aboutc .docnav ul{padding:0px 0px 20px;}
.aboutc .docnav li{width:118px; height:36px; line-height:36px; float:left; text-align:center;background-color:#006adc; margin:5px 2px;border-radius:5px;}
.aboutc .docnav li a{color:#fff;}
.aboutc .docnav li:hover{background-color:#6eb92b;}
.aboutc .docnav .h{background-color:#6eb92b;}
.cate_t ul{padding:4px 0px 0px 4px;}
.cate_t li{width: 98px; float: left; height: 90px; padding: 0px 0px 0px 0px; margin-left: 1px; display: inline; background-color: #006adc;text-align: center; border-radius: 10px;}
.cate_t .h{background-color:#6eb92b;}
.cate_t li a{display:block; width:100%; height:100%; cursor:pointer;}
.cate_t li a p{color:#fff;display:block; height:30px; line-height:30px;}
.cate_t li:hover{background-color:#6eb92b;}
.aboutc .content p{line-height:28px; font-size:16px;}
.aboutc .content .mapOne{padding:30px 30px 20px 30px;}
.aboutc .content .mapOne span{font-size:20pt; color:#4b4b4b; text-align:center; display:block;padding:20px 0px 15px}
.aboutc .content .mapOne p{line-height: 38px;font-size: 16pt; padding:10px 0px 5px;}
.aboutc .content .mapOne p img{width:100%; height:auto;}
.aboutc .mtitle{height:40px; font-size:20pt; padding:0px 0px 20px 50px; color:#0050a2;}
.aboutc .content .mapTwo{padding:20px 30px 20px 30px;}
.aboutc .content .mapTwo p{padding:20px 0px 10px 130px;}
.aboutc .content .mapTwo p span{display:block;font-size:20pt; color:#005ec8;}
.aboutc .content .mapTwo .icon1{background:url(../images/icon55.png) no-repeat left center;}
.aboutc .content .mapTwo .icon2{background:url(../images/icon56.png) no-repeat left center;}
.aboutc .content .mapTwo .icon3{background:url(../images/icon57.png) no-repeat left center;}
.aboutc .content .mapTwo .icon4{background:url(../images/icon58.png) no-repeat left center;}
.aboutc .content .mapTwo .icon5{background:url(../images/icon59.png) no-repeat left center;}
.aboutc .content .mapTwo .icon6{background:url(../images/icon58.png) no-repeat left center;}
.aboutc .content .bgTwo{background-color:#ebebeb;}
.mapOne1{background:url(../images/icon50.png) no-repeat 0px 5px;}
.mapOne2{background:url(../images/icon51.png) no-repeat 0px 5px;}
.mapOne3{background:url(../images/icon52.png) no-repeat 0px 5px;}
.mapOne4{background:url(../images/icon53.png) no-repeat 0px 5px;}
.mapOne5{background:url(../images/icon54.png) no-repeat 0px 5px;}
